home *** CD-ROM | disk | FTP | other *** search
/ Secret & Below Interoperability (Unclassified) / Secret_and_Below_Interoperability_Version_1.0_Defense_Information_Systems_Agency_June_2000.iso / Mainmenu.swf / scripts / DefineButton2_54 / BUTTONCONDACTION on(press).as next >
Text File  |  2000-03-15  |  84b  |  6 lines

  1. on(press){
  2.    unloadMovieNum(1);
  3.    unloadMovieNum(2);
  4.    unloadMovieNum(3);
  5. }
  6.